-
Notifications
You must be signed in to change notification settings - Fork 164
🔊 Troubleshoot events with abnormally long durations #3944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 4718603 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
0afd75e to
09c516a
Compare
Bundles Sizes Evolution
🚀 CPU PerformancePending... 🧠 Memory Performance
|
|
/to-staging |
|
View all feedbacks in Devflow UI.
Commit 09c516af25 will soon be integrated into staging-45.
Commit 09c516af25 has been merged into staging-45 in merge commit 7c63fdb160. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 09c516a Co-authored-by: bcaudan <[email protected]>
2df1156 to
2413b85
Compare
|
/to-staging |
|
View all feedbacks in Devflow UI.
Commit 2413b851c1 will soon be integrated into staging-45.
Commit 2413b851c1 has been merged into staging-45 in merge commit a2d2ce0885. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 2413b85 Co-authored-by: bcaudan <[email protected]>
c3c1916 to
4718603
Compare
|
/to-staging |
|
View all feedbacks in Devflow UI.
Commit 4718603c79 will soon be integrated into staging-45.
Commit 4718603c79 has been merged into staging-45 in merge commit b866342c34. Check out the triggered pipeline on Gitlab 🦊 If you need to revert this integration, you can use the following command: |
Integrated commit sha: 4718603 Co-authored-by: bcaudan <[email protected]>
Motivation
Some events with very long duration are being collected.
Add telemetry log to see how frequently events are collected after session expiration.
Changes
When attaching session context, send a log if the session should be expired from some time
Test instructions
let's see how it behaves on the different environments
Checklist